-
Home
-
Custom post types for WordPress – ACPT Lite
-
1.0.17
-
Code
-
Classes
- AbstractMetaBoxModel
Total Complexity |
14 |
Dependencies |
2 |
Dependents |
10 |
Total lines |
125 |
Lines of code |
38 |
Logical lines of code |
13 |
Comment lines |
51 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addField() |
S |
72 |
2 |
5 |
metaType() |
S |
100 |
1 |
0 |
belongsToCustomPostType() |
S |
80 |
1 |
3 |
belongsToTaxonomy() |
S |
80 |
1 |
3 |
belongsToUser() |
S |
80 |
1 |
3 |
changeName() |
S |
81 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
getLabel() |
S |
82 |
1 |
3 |
changeLabel() |
S |
81 |
1 |
3 |
changeSort() |
S |
81 |
1 |
3 |
getSort() |
S |
82 |
1 |
3 |
removeField() |
S |
80 |
1 |
3 |
getFields() |
S |
82 |
1 |
3 |